db_mesgen
Previous topic Chapter index Next topic

Foreign Key: layer_topology_id_fkey

 

 

Schema

topology

 

Table

layer

 

Descriptions

There is no description for foreign key layer_topology_id_fkey

 

Definition

FOREIGN KEY (topology_id)
   REFERENCES topology.topology(id)
   ON DELETE NO ACTION
   ON UPDATE NO ACTION
   NOT DEFERRABLE

01/06/2018
Previous topic Chapter index Next topic